Unlock
TheUnlock
method unlocks this storage unit.
void Unlock (in ODStorageUnitKey key);
key
- The storage unit key acquired from the
Lock
method.DISCUSSION
Every thread must acquire the storage unit key for multithreading support.EXCEPTIONS
kODErrInvalidStorageUnitKey
- The specified storage unit key is not valid.
kODErrStorageUnitNotLocked
- This storage unit is not locked.
SEE ALSO
TheODStorageUnitKey
type (page 903).
TheODStorageUnit::Lock
method (page 706).
Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help